DomainObjects Class Library

Service<ServiceSubClass> Class

For a list of all members of this type, see Service<ServiceSubClass> Members.

System.Object
   MarshalByRefObject
      Service<ServiceSubClass>

public class Service<ServiceSubClass> : MarshalByRefObject, IService where ServiceSubClass: DefaultConstructorConstraint, Service<ServiceSubClass>

Requirements

Namespace: DomainObjects.Facade.Transaction

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

Service<ServiceSubClass> Members | DomainObjects.Facade.Transaction Namespace